projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9e4306
)
* eglot.el (package-requires): require jsonrpc 1.0.7.
author
João Távora
<joaotavora@gmail.com>
Wed, 19 Dec 2018 21:57:00 +0000
(21:57 +0000)
committer
João Távora
<joaotavora@gmail.com>
Wed, 19 Dec 2018 21:57:00 +0000
(21:57 +0000)
lisp/progmodes/eglot.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/eglot.el
b/lisp/progmodes/eglot.el
index 7f3eea4748afdd9007d8fab939ff9d7e30992675..108e7f0d9201fc1fb14c14d8565bf64a696c7b90 100644
(file)
--- a/
lisp/progmodes/eglot.el
+++ b/
lisp/progmodes/eglot.el
@@
-7,7
+7,7
@@
;; Maintainer: João Távora <joaotavora@gmail.com>
;; URL: https://github.com/joaotavora/eglot
;; Keywords: convenience, languages
-;; Package-Requires: ((emacs "26.1") (jsonrpc "1.0.
6
") (flymake "1.0.2"))
+;; Package-Requires: ((emacs "26.1") (jsonrpc "1.0.
7
") (flymake "1.0.2"))
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by